libquvi-scripts software package provides library for parsing video download links (Lua scripts), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libquvi-scripts
libquvi-scripts is installed in your system.
Make ensure the libquvi-scripts package were installed using the commands given below,
$ sudo dpkg-query -l | grep libquvi-scripts *
You will get with libquvi-scripts package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libquvi-scripts |
| Version | 0.4.21-1 |
| Description | library for parsing video download links (Lua scripts) |
| Sub Section | libs |